home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / hosts.deny < prev    next >
Text File  |  2009-10-28  |  878b  |  20 lines

  1. # /etc/hosts.deny: list of hosts that are _not_ allowed to access the system.
  2. #                  See the manual pages hosts_access(5) and hosts_options(5).
  3. #
  4. # Example:    ALL: some.host.name, .some.domain
  5. #             ALL EXCEPT in.fingerd: other.host.name, .other.domain
  6. #
  7. # If you're going to protect the portmapper use the name "portmap" for the
  8. # daemon name. Remember that you can only use the keyword "ALL" and IP
  9. # addresses (NOT host or domain names) for the portmapper, as well as for
  10. # rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
  11. # for further information.
  12. #
  13. # The PARANOID wildcard matches any host whose name does not match its
  14. # address.
  15.  
  16. # You may wish to enable this to ensure any programs that don't
  17. # validate looked up hostnames still leave understandable logs. In past
  18. # versions of Debian this has been the default.
  19. # ALL: PARANOID
  20.